home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / prntutil / gemgs13 / keys.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-04-25  |  186 b   |  12 lines

  1. /*
  2.  * Key definitions.
  3.  */
  4.  
  5. #define    ALT_R    0x1300
  6. #define    ALT_I    0x1700
  7. #define    ALT_O    0x1800
  8. #define    ALT_Q    0x1000
  9. #define    ALT_G    0x2200
  10. #define    ALT_C    0x2e00
  11. #define    ALT_P    0x1900
  12.